Newer
Older
bremer-ios-app / Pods / Target Support Files / RealmSwift / RealmSwift-prefix.pch
yhornisse on 10 Sep 2023 195 bytes Initial Commit
#ifdef __OBJC__
#import <UIKit/UIKit.h>
#else
#ifndef FOUNDATION_EXPORT
#if defined(__cplusplus)
#define FOUNDATION_EXPORT extern "C"
#else
#define FOUNDATION_EXPORT extern
#endif
#endif
#endif